﻿2026-09-11T08:37:07.0400456Z ##[group]Run actions/checkout@v5
2026-09-11T08:37:07.0401578Z with:
2026-09-11T08:37:07.0402179Z   repository: BigscreenVR/spt-bs-core
2026-09-11T08:37:07.0408101Z   token: ***
2026-09-11T08:37:07.0408800Z   ssh-strict: true
2026-09-11T08:37:07.0409461Z   ssh-user: git
2026-09-11T08:37:07.0410182Z   persist-credentials: true
2026-09-11T08:37:07.0411051Z   clean: true
2026-09-11T08:37:07.0411883Z   sparse-checkout-cone-mode: true
2026-09-11T08:37:07.0412882Z   fetch-depth: 1
2026-09-11T08:37:07.0413687Z   fetch-tags: false
2026-09-11T08:37:07.0414535Z   show-progress: true
2026-09-11T08:37:07.0415332Z   lfs: false
2026-09-11T08:37:07.0416085Z   submodules: false
2026-09-11T08:37:07.0416854Z   set-safe-directory: true
2026-09-11T08:37:07.0417693Z   allow-unsafe-pr-checkout: false
2026-09-11T08:37:07.0418702Z ##[endgroup]
2026-09-11T08:37:08.6243945Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-11T08:37:08.6245744Z ##[group]Getting Git version info
2026-09-11T08:37:08.6246662Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-09-11T08:37:08.6494539Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-11T08:37:08.6763838Z git version 2.43.0.windows.1
2026-09-11T08:37:08.6794802Z ##[endgroup]
2026-09-11T08:37:08.6805592Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d4187f62-b99b-4169-82bf-c89c93575592\.gitconfig'
2026-09-11T08:37:08.6823053Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d4187f62-b99b-4169-82bf-c89c93575592' before making global git config changes
2026-09-11T08:37:08.6826406Z Adding repository directory to the temporary git global config as a safe directory
2026-09-11T08:37:08.6831072Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-11T08:37:08.7318505Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-09-11T08:37:08.7732941Z https://github.com/BigscreenVR/spt-bs-core
2026-09-11T08:37:08.7760848Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-11T08:37:08.7765842Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-11T08:37:08.8015736Z refs/heads/main
2026-09-11T08:37:08.8041247Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-09-11T08:37:08.8962974Z HEAD is now at f020c4c77 docs(register): keep closed IR-73 out of capacity followup
2026-09-11T08:37:09.2920280Z ##[endgroup]
2026-09-11T08:37:09.2922331Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-09-11T08:37:09.7633591Z ##[group]Cleaning the repository
2026-09-11T08:37:09.7638571Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-09-11T08:37:23.9527841Z Removing target/
2026-09-11T08:37:23.9565823Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-09-11T08:37:24.0803157Z HEAD is now at f020c4c77 docs(register): keep closed IR-73 out of capacity followup
2026-09-11T08:37:24.0834448Z ##[endgroup]
2026-09-11T08:37:24.0839100Z ##[group]Disabling automatic garbage collection
2026-09-11T08:37:24.0846632Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-09-11T08:37:24.1152047Z ##[endgroup]
2026-09-11T08:37:24.1152497Z ##[group]Setting up auth
2026-09-11T08:37:24.1161496Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-11T08:37:24.1440830Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-11T08:37:24.5867928Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-11T08:37:24.6190358Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-11T08:37:25.0780885Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-11T08:37:25.1027557Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-11T08:37:25.5578399Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-11T08:37:25.5921975Z ##[endgroup]
2026-09-11T08:37:25.5922519Z ##[group]Fetching the repository
2026-09-11T08:37:25.5930260Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +b12d4619ca97999c21e830c15716083e0f9d9487:refs/remotes/origin/main
2026-09-11T08:37:26.5885905Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-11T08:37:26.5886457Z  + f020c4c77...b12d4619c b12d4619ca97999c21e830c15716083e0f9d9487 -> origin/main  (forced update)
2026-09-11T08:37:26.6036054Z ##[endgroup]
2026-09-11T08:37:26.6036490Z ##[group]Determining the checkout info
2026-09-11T08:37:26.6037706Z ##[endgroup]
2026-09-11T08:37:26.6043350Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-09-11T08:37:26.6348543Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-09-11T08:37:26.6616095Z ##[group]Checking out the ref
2026-09-11T08:37:26.6621577Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-09-11T08:37:26.8732568Z branch 'main' set up to track 'origin/main'.
2026-09-11T08:37:26.8733196Z Your branch is up to date with 'origin/main'.
2026-09-11T08:37:26.8733787Z Previous HEAD position was f020c4c77 docs(register): keep closed IR-73 out of capacity followup
2026-09-11T08:37:26.8734312Z Switched to and reset branch 'main'
2026-09-11T08:37:26.8780937Z ##[endgroup]
2026-09-11T08:37:26.9152294Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-09-11T08:37:26.9511008Z b12d4619ca97999c21e830c15716083e0f9d9487
